const os.blockSize

2 uses

	os (current package)
		dir_unix.go#L29: 	blockSize = 8192
		dir_unix.go#L35: 		buf := make([]byte, blockSize)